Skip to content

KBE3D / KBCore / Cesium / InterpolationAlgorithm

InterpolationAlgorithm

函数

函数描述
getRequiredDataPointsGiven the desired degree, returns the number of data points required for interpolation.
interpolateOrderZeroPerforms zero order interpolation.
interpolatePerforms higher order interpolation. Not all interpolators need to support high-order interpolation, if this function remains undefined on implementing objects, interpolateOrderZero will be used instead.

变量

变量描述
typeGets the name of this interpolation algorithm.

KBE3D @3.0.0 Copyright © 2024-present KBE3D